http://file.allitebooks.com/20150520/Beginning%20Android%204%20Application%20Development.pdf

http://www.tutos-android.com/integration-google-map-android

C:\Users\Patrice\.android\debug.keystore

keytool -list -alias androiddebugkey -keystore C:\Users\Patrice\.android\debug.keystore -storepass android -keypass android -v

https://console.developers.google.com/flows/enableapi?apiid=maps_android_backend&keyType=CLIENT_SIDE_ANDROID&reusekey=true&pli=1

AIzaSyCjAfgiREtNO2u9UvE_YT1A2iog7qPc5Zc 

android

https://console.developers.google.com/apis/credentials/key/1?project=coherent-cinema-125610

https://examples.javacodegeeks.com/android/core/google-maps/android-google-maps-v2-tutorial/

https://www.learn2crack.com/2013/12/android-google-maps-api-v2-example.html

Android Google Maps API v2

http://www.vogella.com/tutorials/AndroidGoogleMaps/article.html#installmaps

http://www.androidhive.info/2013/08/android-working-with-google-maps-v2/

<meta-data android:name="com.google.android.gms.version" android:value="@integer/google_play_services_version"/>



adb -e install com.google.android.gms.apk
adb -e install com.android.vending.apk

https://code.google.com/p/gmaps-api-issues/issues/detail?id=4627